-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: avoid comments on closed / merged pull-requests #62
fix: avoid comments on closed / merged pull-requests #62
Conversation
# Conflicts: # dist/index.js # package.json
Unused dependencies (1)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code changes make sense. The QA I get a bit confused reviewing but nothing stands out to me as a mistake.
@0x4007 Sorry a bit tricky to test. What should be noticed is that the closed pull-request didn't get any reminders while the drafted one did, which is what was intended to be fixed here. Let me test it while having the two pull-requests closed to make sure all scenarios work as expected (should comment on the main issue). Result: it worked fine as seen here, but I think the user should have been disqualified because closed / merged pull-requests should not count as work ongoing very likely, lemme fix that. Fixed message for reminder < 1 hour, fixed the instant disqualify if there are only closed PRs: Meniole#7 (comment) |
a26b2b1
into
ubiquity-os-marketplace:development
Resolves #60
QA: Meniole#7